projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70b0d28
)
Don't define HAVE_STRFTIME on MS-Windows.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 31 Jan 2011 20:00:40 +0000
(22:00 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 31 Jan 2011 20:00:40 +0000
(22:00 +0200)
s/ms-w32.h (HAVE_STRFTIME): Don't define.
src/ChangeLog
patch
|
blob
|
history
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 072e74b77f7b12c7ae47b0287324a3f649e3c71d..7c4401c1c81e5bae1f7786fd50c53db75f1b35b1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2011-01-31 Eli Zaretskii <eliz@gnu.org>
+ * s/ms-w32.h (HAVE_STRFTIME): Don't define.
+
* makefile.w32-in (OBJ2): Remove strftime.$(O).
($(BLD)/strftime.$(O)): Remove prerequisites.
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index d247cf866f90965c1c356dc5a812026f0c53c983..4c3b84dfe4c13005e3ce3dc9b01304aa2f480f8a 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-159,7
+159,6
@@
struct sigaction {
#undef HAVE_SETPGID
#undef HAVE_GETCWD
#define HAVE_SHUTDOWN 1
-#define HAVE_STRFTIME 1
#define LOCALTIME_CACHE
#define HAVE_INET_SOCKETS 1